home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15330 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: rumpelkammer.uni-mannheim.de!not-for-mail
  2. From: robo@rumpelkammer.uni-mannheim.de (Robert Braeutigam)
  3. Newsgroups: comp.lang.c
  4. Subject: In which library is system/exec? ?
  5. Date: 18 Apr 1996 13:41:02 GMT
  6. Organization: Rechenzentrum Uni Mannheim
  7. Message-ID: <4l5gpe$mma@trumpet.uni-mannheim.de>
  8. NNTP-Posting-Host: rumpelkammer.uni-mannheim.de
  9. X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
  10.  
  11. Hi there,
  12.  
  13. this may be a very dumb question, but I need fast help:
  14.  
  15. We are trying to port a little program from Unix to DOS (yuk!).
  16.  
  17. We use the same header files (stdlib.h, process.h and so on).
  18. The problem is that some completely normal C keywords (like printf, system
  19. and exec) cannot be resolved by the linker. We aren't even  in the position
  20. to compile an example program from the help text.
  21.  
  22. We are using Microsoft VisualC/C++ 1.52. Can anybody tell us the right
  23. compiler/linker-switches ? Does it have something to do with /NOE or /NOD ?
  24.  
  25. You may be right if you think that we are completely newbies concerning
  26. Microsoft C-Compilers...
  27.  
  28. Robert
  29.  
  30.  
  31. -- 
  32. ------------------------------------------------------------------------------
  33. Robert Braeutigam Hambacher Tal 94 64646 Heppenheim (Home of the apollos...) 
  34. Student der Informatik Fachhochschule fuer Technik und Gestaltung Mannheim
  35. e-mail: robo@rummelplatz.uni-mannheim.de oder robo@freddy.rz.fht-mannheim.de 
  36. URL   : http://rummelplatz.uni-mannheim.de/~robo (under slight construction)
  37. ------------------------------------------------------------------------------
  38.